aboutsummaryrefslogtreecommitdiff
path: root/src/app/anime/[id]/info.module.css
diff options
context:
space:
mode:
authorzephex-alt <[email protected]>2024-04-29 07:11:35 +0000
committerGitHub <[email protected]>2024-04-29 07:11:35 +0000
commit7e33153f834b4712172f8e06e90ec4eda3cca028 (patch)
treea9316148e84bf9ab3b5cc0af2c162dd1fbdc539b /src/app/anime/[id]/info.module.css
parentdownloading mangas is not longer available. i need a proper hosting to proper... (diff)
downloaddramalama-7e33153f834b4712172f8e06e90ec4eda3cca028.tar.xz
dramalama-7e33153f834b4712172f8e06e90ec4eda3cca028.zip
adjusted the images' width and height
Diffstat (limited to 'src/app/anime/[id]/info.module.css')
-rw-r--r--src/app/anime/[id]/info.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/anime/[id]/info.module.css b/src/app/anime/[id]/info.module.css
index ca6018a..56be3ad 100644
--- a/src/app/anime/[id]/info.module.css
+++ b/src/app/anime/[id]/info.module.css
@@ -110,7 +110,6 @@
border-radius: 5px;
color: var(--neon-green);
background-color: #303030;
- cursor: pointer;
font-family: "Atkinson Hyperlegible", serif;
}
@@ -153,6 +152,7 @@
.video {
width: 60vw;
+ font-family: "Lexend Deca", serif;
}
.VideoPlayer {